home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / nano / tex.nanorc < prev    next >
Encoding:
Text File  |  2010-04-15  |  133 b   |  7 lines

  1. ## Here is a short example for TeX files.
  2. ##
  3. syntax "tex" "\.tex$"
  4. icolor green "\\.|\\[A-Z]*"
  5. color magenta "[{}]"
  6. color blue "%.*"
  7.